public virtual void LoadFromResource( NEmbeddedResource resource, TDocFormat documentFormat, TDocLoadSettings loadSettings )
Parameters
- resource
- A resource from which to load a document.
- documentFormat
- The document format to use. If null, the format will be determined automatically.
- loadSettings
- The document load settings. If null, the default load settings for the document format will be used.